home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.000 / linuxcon / linuxconf-1.6 / uucp / uucp.m < prev    next >
Text File  |  1996-07-29  |  2KB  |  67 lines

  1. extern const char **_dictionary_uucp;
  2. #ifndef DICTIONARY_REQUEST
  3.     #define DICTIONARY_REQUEST \
  4.     const char **_dictionary_uucp;\
  5.     TRANSLATE_SYSTEM_REQ _dictionary_req_uucp("uucp",_dictionary_uucp,54,2);\
  6.     void dummy_dict_uucp(){}
  7. #endif
  8. #ifndef MSG_U
  9.     #define MSG_U(id,m)    id
  10.     #define MSG_B(id,m,n)    id
  11.     #define MSG_R(id)    id
  12. #endif
  13. #define E_IVLKEYW    _dictionary_uucp[0]
  14. #define E_IVLKEYPAIR    _dictionary_uucp[1]
  15. #define F_UUCPSYS    _dictionary_uucp[2]
  16. #define F_WHEN    _dictionary_uucp[3]
  17. #define F_PHONE    _dictionary_uucp[4]
  18. #define F_COMMENT    _dictionary_uucp[5]
  19. #define T_SYSTEM    _dictionary_uucp[6]
  20. #define I_ADDSYS    _dictionary_uucp[7]
  21. #define T_SYSTEMS    _dictionary_uucp[8]
  22. #define I_SYSTEMS    _dictionary_uucp[9]
  23. #define I_SYSTEM    _dictionary_uucp[10]
  24. #define M_SYSTEMS    _dictionary_uucp[11]
  25. #define M_HOSTS    _dictionary_uucp[12]
  26. #define M_CONFIG    _dictionary_uucp[13]
  27. #define T_UUCP    _dictionary_uucp[14]
  28. #define I_UUCP    _dictionary_uucp[15]
  29. #define E_NETCONF    _dictionary_uucp[16]
  30. #define E_NETCONFDEF    _dictionary_uucp[17]
  31. #define E_NOTDONE    _dictionary_uucp[18]
  32. #define M_ANY    _dictionary_uucp[19]
  33. #define M_NEVER    _dictionary_uucp[20]
  34. #define M_EXAMPLE    _dictionary_uucp[21]
  35. #define E_EMPTY    _dictionary_uucp[22]
  36. #define E_NAME    _dictionary_uucp[23]
  37. #define E_SPEED    _dictionary_uucp[24]
  38. #define E_PHONE    _dictionary_uucp[25]
  39. #define E_SOMERRORS    _dictionary_uucp[26]
  40. #define E_SCHED    _dictionary_uucp[27]
  41. #define P_UUCP    _dictionary_uucp[28]
  42. #define T_PERMCONF    _dictionary_uucp[29]
  43. #define F_LOGNAME    _dictionary_uucp[30]
  44. #define F_MAYREQUEST    _dictionary_uucp[31]
  45. #define F_DIRREAD    _dictionary_uucp[32]
  46. #define F_MAYSEND    _dictionary_uucp[33]
  47. #define F_MAYWRITE    _dictionary_uucp[34]
  48. #define F_MAYEXEC    _dictionary_uucp[35]
  49. #define F_MASQUERADE    _dictionary_uucp[36]
  50. #define T_LOGINSCRIPT    _dictionary_uucp[37]
  51. #define F_SEND    _dictionary_uucp[38]
  52. #define F_EXPECTEDLOGIN    _dictionary_uucp[39]
  53. #define F_EXPECTED    _dictionary_uucp[40]
  54. #define F_TYPE    _dictionary_uucp[41]
  55. #define M_DIRECT    _dictionary_uucp[42]
  56. #define M_UUCPTCP    _dictionary_uucp[43]
  57. #define M_MODEM    _dictionary_uucp[44]
  58. #define F_SCHED    _dictionary_uucp[45]
  59. #define F_MODEMTYPE    _dictionary_uucp[46]
  60. #define T_DEVICE    _dictionary_uucp[47]
  61. #define I_DEVICE    _dictionary_uucp[48]
  62. #define T_DEVICES    _dictionary_uucp[49]
  63. #define I_DEVICES    _dictionary_uucp[50]
  64. #define E_EMPTYLOGNAME    _dictionary_uucp[51]
  65. #define E_NOEDIT    _dictionary_uucp[52]
  66. #define Q_DELSYSTEM    _dictionary_uucp[53]
  67.